Gets a list of variables under the specified folder definition by ID
Get | Variable_GetVariablesByFolderID |
Resource Path: /api/variable/folder/{id}
Uri: http://doc.jamsscheduler.com/api/variable/folder/{id}
Name | Description | Data Type |
---|---|---|
id | ID of the folder definition | integer |
The response body is of type Array[Variable].
OK